Determines whether the item at the specified can be replaced in the collection.
シンタックス
'宣言
Function CanReplace( _
ByVal As System.Integer, _
ByVal As _
) As System.Boolean
System.bool CanReplace(
System.int ,
)
パラメータ
- index
- The index of the item that would be replaced.
- item
- The item that would be replaced.
参照